class Jeweler::Commands::Version::Base

def base_dir_path

def base_dir_path
  Pathname.new(base_dir).realpath
end