Returns a new EPO::Observer for itself
226 227 228
# File 'lib/epo/core/db.rb', line 226 def observer Observer.for_db(self) end