# File lib/pathname.rb, line 214
  def freeze() super; @path.freeze; self end