class Cucumber::Ast::Feature

def file_colon_line(line)

def file_colon_line(line)
  "#{@file}:#{line}"
end