# File lib/spork.rb, line 60
    def state
      @state ||= :not_using_spork
    end