# File lib/cell/caching.rb, line 29
      def state_cache_key(state, key_parts={})
        expand_cache_key([controller_path, state, key_parts])
      end