Method: Cod::Beanstalk::Channel#service

Defined in:
lib/cod/beanstalk/channel.rb

#serviceObject



83
84
85
# File 'lib/cod/beanstalk/channel.rb', line 83

def service
  Service.new(self)
end