# File lib/appraisal/appraisal.rb, line 27 def install Command.new("bundle install --gemfile=#{gemfile_path}").run end