Method: Ubi::Consultor::Base#initialize

Defined in:
lib/ubi/consultor.rb

#initialize(thema) ⇒ Base

Returns a new instance of Base.



7
8
9
# File 'lib/ubi/consultor.rb', line 7

def initialize(thema)
  @thema = thema
end