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