Returns the value of attribute options
Returns:
the current value of options
3 4 5
# File 'lib/counter/cache/options_parser.rb', line 3 def options @options end