Classes: Cielli
257 258 259
# File 'lib/cielli.rb', line 257 def cielli(*args, &block) Cielli.run!(*args, &block) end
251 252 253
# File 'lib/cielli.rb', line 251 def u Cielli::Utils end
247 248 249
# File 'lib/cielli.rb', line 247 def utils Cielli::Utils end