class SearchCopGrammar::Column

Public Instance Methods

collection() click to toggle source
# File lib/search_cop_grammar.rb, line 136
def collection
  collection_for text_value
end