Attributes
Read
No documentation available
Class Methods
::
lib/rubygems/safe_marshal/elements.rb
View on GitHub
# File tmp/rubies/ruby-master/lib/rubygems/safe_marshal/elements.rb, line 35
def initialize(str)
@str = str
end
No documentation available