# File lib/git/status.rb, line 9
    def initialize(base)
      @base = base
      construct_status
    end