class Cucumber::MultilineArgument::DataTable::SurplusCell

:nodoc:

def ==(_other)

def ==(_other)
  true
end

def hash

def hash
  0
end

def status

:nodoc:
def status
  :comment
end