# File lib/aws/record/hash_model/finder_methods.rb, line 145
        def count options = {}
          new_scope.count(options)
        end