module Moxml

def configure

def configure
  yield Config.default if block_given?
end