# File lib/ohai/dsl/plugin/versionvi.rb, line 46 def self.collect_contents(contents) define_method(:run_plugin) { self.instance_eval(contents) } end