# File lib/map_reduce.rb, line 70
  def valid?
    valid_type? && valid_input?
  end