17 18 19
# File 'lib/jbundler/context.rb', line 17 def jarfile @jarfile ||= Maven::Tools::Jarfile.new( @config.jarfile ) end