87 88 89 90 91
# File 'lib/evm/package.rb', line 87 def current if (name = Evm.config[:current]) find(name) end end