8 9 10
# File 'lib/pkernel.rb', line 8 def method_missing(mtd,*args,&block) STDERR.puts "Not implemented" end