class Middleman::Cli::Build

def source_root

Set the root path to the Middleman::Application's root
def source_root
  shared_instance.root
end