class Cucumber::Glue::Snippet::MultilineArgumentSnippet::DataTable
def append_comment_to(string)
def append_comment_to(string) string << " # table is a #{Cucumber::MultilineArgument::DataTable}\n" end
def append_comment_to(string) string << " # table is a #{Cucumber::MultilineArgument::DataTable}\n" end