# File lib/aws/record/finder_methods.rb, line 171
      def where *args
        _new_scope.where(*args)
      end