class Pfm::Command::Base

def build_dir

def build_dir
  "#{@workspace.tmp_dir}/#{build_base_dir}".freeze
end