Methods
N
Class Public methods
new(num)
# File benchmark/bm_so_exception.rb, line 12
def initialize(num)
  @value = num
end