# File lib/git/base.rb, line 429
    def ls_files(location=nil)
      self.lib.ls_files(location)
    end