6 7 8 9 10
# File 'shoes-core/lib/shoes/common/attachable.rb', line 6 def attached_to target = style[:attach] target = @app.top_slot if target == Shoes::Window target end