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