# File lib/vpim/field.rb, line 187
      def Field.decode(line)
        new(line).freeze
      end