Dump keys to their spec format
Returns:
128 129 130
# File 'lib/dry/schema/key_map.rb', line 128 def dump keys.map(&:dump) end