class Unsub::Service::Base
Public Instance Methods
extend_host(h ;)
click to toggle source
# File lib/unsub/service/base.rb, line 4 def extend_host h ; h end
log()
click to toggle source
# File lib/unsub/service/base.rb, line 5 def log ; @log end