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