class Pathname

Public Instance Methods

to_pathname() click to toggle source
# File lib/datapimp/core_ext.rb, line 8
def to_pathname
  self
end