class Dry::Core::Container::Item

def call

Other tags:
    Api: - abstract
def call
  raise ::NotImplementedError
end