class Gem::Specification

def invalidate_memoized_attributes

def invalidate_memoized_attributes
  @full_name = nil
  @cache_file = nil
end