class Dry::Schema::Message

def _path

Other tags:
    Api: - private
def _path
  @_path ||= Path[path]
end