Convenience method for #with. See #with for more info.
25 26 27
# File 'lib/timber/current_context.rb', line 25 def with(*args, &block) instance.with(*args, &block) end