# File lib/cucumber/formatter/console.rb, line 38 def print_steps(status) print_elements(step_mother.steps(status), status, 'steps') end