# File rbSnack/tkSnack.rb, line 275 def devices; rtv=sm('devices').scan(/\{([^\}]+)\}/) rtv.collect!{|x|x[0]} end