class Lumberjack::Formatter::StructuredFormatter

def call(obj)

def call(obj)
  call_with_references(obj, Set.new)
end