# File lib/gherkin/formatter/pretty_formatter.rb, line 104 def arg_format(step) format(step.status + '_param') end