module Cucumber::Core::Ast::HasLocation

def attributes

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