199
# File 'lib/alib-0.5.1/prototype.rb', line 199 def prototyping(*a, &b) Prototype.prototyping self, *a, &b end