# File lib/beefcake.rb, line 39
      def repeated(name, type, fn, opts={})
        field(:repeated, name, type, fn, opts)
      end