= private = protected
observers()
Gets the current observers.
# File activerecord/lib/active_record/observer.rb, line 29 def observers @observers ||= [] end