Returns the value of attribute i
Returns:
the current value of i
50 51 52
# File 'lib/color.rb', line 50 def i @i end