class RDoc::Options

def default_title=(string)

def default_title=(string)
  @title ||= string
end