# File lib/ohai/dsl/plugin.rb, line 87
      def initialize(data)
        @data = data
        @has_run = false
      end