# File lib/bundler/vendor/thor/invocation.rb, line 128 def invoke_with_padding(*args) with_padding { invoke(*args) } end