# File lib/buildr/packaging/artifact.rb, line 259 def lookup(spec) @artifacts ||= {} @artifacts[to_spec(spec)] end