# File lib/rdoc/options.rb, line 377
  def default_title=(string)
    @title ||= string
  end