# File lib/rdoc/method_attr.rb, line 133
  def see
    @see = find_see if @see == false
    @see
  end