# File lib/aws/record/hash_model/finder_methods.rb, line 109
        def all options = {}
          new_scope.find(:all, options)
        end