module Cucumber::Core::Test::HasLocation

def attributes

def attributes
  [tags, comments, multiline_arg].flatten
end