# File gglib/ext/widgets.rb, line 493 def value return @selected.value unless @selected.nil? return nil end