# File lib/bio/graphics/track.rb, line 115
  def add(feature)
    @features << feature
  end