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