FunWith::Files::FilePath
2 3 4
# File 'lib/fun_with/files/pathname_extensions.rb', line 2 def fwf_filepath(*args) FunWith::Files::FilePath.new( self, *args ) end