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