Returns an ASCII representation of input.
Returns:
an ASCII representation of input
17 18 19
# File 'lib/ascii/codepoint.rb', line 17 def decode group.at(group_index) end