237 238 239
# File 'lib/frodo/entity.rb', line 237 def service @service ||= Frodo::ServiceRegistry[service_name] end