Get the Size for this window.
Returns:
85 86 87
# File 'opal/browser/window.rb', line 85 def size @size ||= Size.new(self) end