Returns a new instance of HitXML.
260 261 262
# File 'lib/bio/io/hinv.rb', line 260 def initialize @url = BASE_URI + "hit_xml.php" end