# File features/support/env.rb, line 15 def tr_line_number(step_arg) /(\d+)$/.match(step_arg)[0].to_i end