This is a Ruby tree! It shows every object from the Ruby Programming Language in a tree format.

gen_time

        # OpenSSL::Timestamp::TokenInfo.gen_time

(from ruby core)
### Implementation from TokenInfo
---
    token_info.gen_time -> Time

---

Returns time when this timestamp token was created. If status is GRANTED
or GRANTED_WITH_MODS, this is never `nil`.



      

This is MURDOC! A Ruby documentation browser inspired by Smalltalk-80. It allows you to learn about Ruby by browsing through its class hierarchies, and see any of its methods.