14 15 16 17 18
# File 'lib/vixen/model/base.rb', line 14 def self.finalize(handle) proc do Vixen::Bridge.destroy(handle) end end