# File lib/compass/commands/write_configuration.rb, line 95 def parse!(arguments) parser = option_parser(arguments) parser.parse! parse_arguments!(parser, arguments) parser.options end