# File lib/acts_as_static_record.rb, line 272
    def static_record_lookup_key
      self.class.static_record_lookup_key(self)
    end