# File contrib/plugins/ri.rb, line 14
 def initialize
		super
		@cache = Hash.new
	end