# File lib/mp3info/id3v2.rb, line 112
  def changed?
    @hash_orig != @hash
  end