class ActiveRecord::ConnectionAdapters::Mysql2Adapter

def supports_comments?

def supports_comments?
  true
end