class Dry::Types::Printer

def initialize

def initialize
  @composition_printers = {}
  freeze
end