# File lib/git/path.rb, line 14
    def readable?
      File.readable?(@path)
    end