12 13 14
# File 'lib/api_spec/state.rb', line 12 def register_helper(key, &block) helpers[key.to_sym] = block end