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