# File lib/rdoc/code_object.rb, line 230
  def full_name= full_name
    @full_name = full_name
  end