# File lib/weights_and_max_depths.rb, line 33
  def initialize int
    @value = int.to_i
  end