class Cucumber::MultilineArgument::DataTable::SurplusCell

def ==(_other)

def ==(_other)
  true
end

def hash

def hash
  0
end

def status

def status
  :comment
end