# File lib/dm-core/model.rb, line 608 def resource_method_defined?(method) resource_methods.include?(method.to_s) end