# File lib/compass/exec/command_option_parser.rb, line 4 def initialize(arguments) self.arguments = arguments self.options = {} end