module ActiveRecord::QueryLogs

def clear_cache # :nodoc:

:nodoc:
def clear_cache # :nodoc:
  self.cached_comment = nil
end