24 25 26
# File 'lib/ucasy/base.rb', line 24 def initialize(context = {}) @context = Context.build(context) end