in lib/ecs_logging/body_proxy.rb [31:34]
def method_missing(name, *args, &block) @body.__send__(name, *args, &block) end