# File lib/Borges/Component/Window.rb, line 15 def render_close_button_on(r) r.anchorWithAction_text(proc do self.answer end, 'close') end