# File lib/cgikit/resource.rb, line 309 def remove_data( key ) @resource_store.remove_data( key ) end