# File lib/buildr/shell.rb, line 78 def specify(options) @shell_name ||= options[:name] @languages ||= options[:languages] end