# File lib/buildr/run.rb, line 48 def specify(options) @runner_name ||= options[:name] @languages ||= options[:languages] end