class Pfm::Command::Base

def build_base_dir

def build_base_dir
  "#{SETTINGS['BUILD_BASE_DIR']}/#{@params.first}"
end