# File lib/vimmatelib/subversion.rb, line 95
    def status_text(path)
      STATUS_TEXT[status(path)]
    end