# File lib/automateit/common.rb, line 18
    def setup(options={})
      @interpreter = options[:interpreter] if options[:interpreter]
    end