module Concurrent::ImmutableStruct

def inspect

@!macro struct_inspect
def inspect
  ns_inspect
end