class Phlex::Rails::Form

def initialize(model)

def initialize(model)
	@model = model
end