Does Rails initializers gets called when I run rails console

I want to put my chargify conf inside the initializer, but I found the initializer won't execute in my rails c, is there a way to invoke my initializers so I can test in my console? Chargify.