# File lib/ramaze/snippets/ramaze/fiber.rb, line 20
    def key?(key)
      @state.key?(key)
    end