2 3 4
# File 'lib/white_gold/convention/bang_def.rb', line 2 def def! name, &b define_method "api_bang_#{name}", &b end