Object
# File lib/cucumber/formatter/console.rb, line 245 def initialize(actual_keyword, step) @actual_keyword, @step = actual_keyword, step end