Returns the value of attribute x
Returns:
the current value of x
9 10 11
# File 'lib/terminal_layout.rb', line 9 def x @x end