# File lib/ramaze/snippets/ramaze/fiber.rb, line 12
    def [](key)
      @state[key]
    end