312 313 314
# File 'lib/ektoplayer/ui.rb', line 312 def with_attr(attr) attron(attr); yield; attroff(attr) end