# File lib/ice_cube/validations/second_of_minute.rb, line 33
      def initialize(second)
        @second = second
      end