# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb, line 26 def tag(graph, tag) push_action(graph, Tag.new(tag)) end