# File lib/aws/record/model/finder_methods.rb, line 195
        def where *args
          new_scope.where(*args)
        end