27 28 29
# File 'lib/alice/builder.rb', line 27 def response(key, *args, &block) use_symbol Alice::Response, key, *args, &block end