# File lib/multi_db/active_record_extensions.rb, line 14 def reload(options = nil) self.connection_proxy.with_master { super } end