module Fission

def config

def config
  @config ||= Config.new
end