# File lib/uber/options.rb, line 59
      def callable?
        @value.is_a?(Uber::Callable)
      end