# File lib/rubyforge.rb, line 68
  def uri
    @uri ||= URI.parse @userconfig['uri']
  end