43 44 45
# File 'lib/static_model/base.rb', line 43 def self.find(id) find_by!(primary_key => id) end