# File lib/rdoc/code_objects.rb, line 682
    def add_alias(method)
      @aliases << method
    end