19 20 21
# File 'lib/cupid/server.rb', line 19 def input(action) [INPUT_NAMES.fetch(action), { :xmlns => Cupid::NAMESPACE }] end