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

OpenSSL::Timestamp::TokenInfo

        # OpenSSL::Timestamp::TokenInfo < Object

(from ruby core)
---
Immutable and read-only representation of a timestamp token info from a
Response.
---
# Class methods:

    new

# Instance methods:

    algorithm
    gen_time
    message_imprint
    nonce
    ordering
    policy_id
    serial_number
    to_der
    version


      

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.