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