# File lib/ruby2ruby.rb, line 9
  def method_missing(msg, *args, &block)
    nil
  end