using MarkovProcesses
load_model("ER")
set_param!(ER, :k1, 0.2)
set_param!(ER, :k2, 40.0)

return true