module ActiveRecord::ConnectionAdapters::MySQL::Quoting

def column_name_matcher

def column_name_matcher
  COLUMN_NAME
end