def call(state, &block)
        unless block
          raise ArgumentError, "The key selector requires an iteration block"
        end