# File lib/lumberjack/formatter/inspect_formatter.rb, line 5
      def call(obj)
        obj.inspect
      end