# File lib/cuba.rb, line 22
  def self.method_added(meth)
    @@methods << meth
  end