37 38 39
# File 'lib/wicket/command.rb', line 37 def absolute_x @absolute ? x : cursor_start.x + ( @x || 0 ) end