57 58 59
# File 'lib/fast/shortcut.rb', line 57 def options @args.select { |arg| arg.start_with? '-' } end