# File lib/ogginfo.rb, line 117
  def hastag?
    !tag.empty?
  end