Skip to Content Skip to Search
Methods
N

Attributes

[R] str

Class Public methods

new(str)

# File ruby/lib/rubygems/safe_marshal/elements.rb, line 35
def initialize(str)
  @str = str
end