# File lib/rhc/commands.rb, line 293
def
self
.
execute
(
cmd
,
method
,
args
)
cmd
.
send
(
method
,
*
args
)
end