class Avo::GridFields::GridField

def initialize(id, **args, &block)

def initialize(id, **args, &block)
  @id = id
end