# File lib/rdoc/code_objects.rb, line 266
    def add_constant(const)
      add_to(@constants, const)
    end