# File lib/puppet/util/run_mode.rb, line 4
4:       def initialize(name)
5:         @name = name.to_sym
6:       end