class Ransack::Configuration::PredicateCollection

def initialize

def initialize
  @collection = {}
  @sorted_names_with_underscores = []
end