# File lib/ohai/dsl/plugin/versionvii.rb, line 33
        def name
          self.class.name.split("Ohai::NamedPlugin::")[1].to_sym
        end