class Gem::Specification

def ri_dir

def ri_dir
  @ri_dir ||= File.join base_dir, 'ri', full_name
end