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