Source: show | on GitHub
# File ruby/lib/rubygems/safe_marshal/elements.rb, line 68 def initialize(int) @int = int end