class Cucumber::MultilineArgument::DataTable::Cell

def eql?(other)

def eql?(other)
  self == other
end