module Cucumber::Core::Test::HasLocation

def file_colon_line

def file_colon_line
  location.to_s
end