# File lib/rdoc/code_object.rb, line 144
  def display?
    @document_self and not @ignored
  end