class Cucumber::Glue::Snippet::MultilineArgumentSnippet::DataTable

def initialize(table)

def initialize(table)
  @table = table
end