Returns the grade as a symbol (e.g. :A).
:A
Returns:
the grade as a symbol (e.g. :A)
23 24 25
# File 'lib/inch/evaluation/grade.rb', line 23 def to_sym @symbol end