module Concurrent::ImmutableStruct

def to_h

@!macro struct_to_h
def to_h
  ns_to_h
end