Method: TWSS.engine

Defined in:
lib/twss.rb

.engineObject



20
21
22
# File 'lib/twss.rb', line 20

def engine
  @engine ||= TWSS::Engine.new
end