# File lib/aws/resource.rb, line 325 def find &block @klass.send(:define_method, finder_method, &block) end