# File lib/aws/record/hash_model/finder_methods.rb, line 89
        def shard shard_name
          new_scope.shard(shard_name)
        end