# File lib/appraisal/gemfile.rb, line 19
    def run(definitions)
      instance_eval(definitions, __FILE__, __LINE__) if definitions
    end