# File lib/active_record/fixtures.rb, line 540
  def self.identify(label)
    label.to_s.hash.abs
  end