# File lib/puppet/run.rb, line 74
74:   def to_pson
75:     @options.merge(:background => @background).to_pson
76:   end