# File lib/rhc/commands.rb, line 127
      def __to_hash__(obj)
        Options === obj ? obj.__hash__ : obj
      end