# File lib/dm-core/model.rb, line 602 def model_method_defined?(method) model_methods.include?(method.to_s) end