# File lib/mcollective/data.rb, line 37
    def self.ddl(plugin)
      DDL.new(pluginname(plugin), :data)
    end