class Rails::Railtie::Configuration

def to_prepare(&blk)

def to_prepare(&blk)
  to_prepare_blocks << blk if blk
end