# File lib/ruby-bugzilla/rhbugzilla.rb, line 34
      def initialize
        super

        @hostname = "bugzilla.redhat.com"
      end