class File < IO def fwf_filepath( *args ) FunWith::Files::FilePath.new( self.path, *args ) end end