# File lib/pathname2.rb, line 1105
def
pn
instance_eval
{
Pathname
.
new
(
yield
) }
end