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