# File lib/fluent/plugin_helper.rb, line 33 def self.included(mod) mod.extend(Fluent::PluginHelper) end