Class: Gem::SafeMarshal::Elements::False
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           Element | |
| Instance Chain: 
          self,
           Element | |
| Inherits: | Gem::SafeMarshal::Elements::Element 
 | 
| Defined in: | lib/rubygems/safe_marshal/elements.rb | 
Constant Summary
- 
    FALSE =
    
 # File 'lib/rubygems/safe_marshal/elements.rb', line 85new.freeze 
Class Method Summary
- .new ⇒ False constructor
Constructor Details
    .new  ⇒ False 
  
# File 'lib/rubygems/safe_marshal/elements.rb', line 82
def initialize end