# File lib/Borges/Component/Window.rb, line 46
  def title(aString)
    @title = aString
  end