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