class Dry::Schema::Path

def initialize(keys)

Other tags:
    Api: - private
def initialize(keys)
  @keys = keys
end