# File lib/appraisal/gemfile.rb, line 12
    def load(path)
      run(IO.read(path))
    end