class Iamsure::Initiator
Public Instance Methods
init(arg)
click to toggle source
# File lib/iamsure/initiator.rb, line 3 def init(arg) raise 'It should be implemented in inherited class' end
# File lib/iamsure/initiator.rb, line 3 def init(arg) raise 'It should be implemented in inherited class' end