class RDoc::AnyMethod

def add_alias(method)

def add_alias(method)
  @aliases << method
end