Support for the Ruby 2.3 series has ended. See here for reference.
# File tk/lib/tkextlib/tile/tspinbox.rb, line 66 def __validation_class_list super() << SpinCommand end
# File tk/lib/tkextlib/tile/tspinbox.rb, line 91 def current number(tk_send_without_enc('current')) end