class RSolr::Xml::Generator

def build &block

def build &block
  self.send(self.class.builder_proc,&block)
end