class Module
Public Instance Methods
dohlog()
click to toggle source
# File lib/dohlog/integrate.rb, line 2 def dohlog @dohlog ||= DohLog::Interface.new(self.to_s) end
# File lib/dohlog/integrate.rb, line 2 def dohlog @dohlog ||= DohLog::Interface.new(self.to_s) end