# File lib/mp3info.rb, line 300
  def hastag?
    @hastag1 or @tag2.valid?
  end