# File lib/rhc/command_runner.rb, line 17 def options_parse_trace if @args.include?("--trace") @args.delete "--trace" return true end false end