create a pathname object.
This method is available since 1.8.5.
# File pathname.rb, line 1058 def Pathname(path) # :doc: Pathname.new(path) end
<code/>
<pre/>
<code/>and<pre/>for code samples.