Method: Merb::Router::CachedProc#cache

Defined in:
lib/merb-core/dispatch/router/cached_proc.rb

#cacheObject

:api: private



11
12
13
# File 'lib/merb-core/dispatch/router/cached_proc.rb', line 11

def cache
  @cache
end