# File lib/uber/options.rb, line 55
      def proc?
        @value.kind_of?(Proc)
      end