Method: Cucumber::MultilineArgument::DataTable::SurplusCell#==

Defined in:
lib/cucumber/multiline_argument/data_table.rb

#==(_other) ⇒ Object

[View source] [View on GitHub]

617
618
619
# File 'lib/cucumber/multiline_argument/data_table.rb', line 617

def ==(_other)
  true
end