# File lib/map_reduce.rb, line 61
  def type_to_s
    type.to_s if valid_type?
  end