class Porkadot::Config

def assets_dir

def assets_dir
  File.expand_path(raw.local.assets_dir)
end