class Gem::BasicSpecification

def full_gem_path

def full_gem_path
  @full_gem_path ||= find_full_gem_path
end