unless ENV == 'false'

SimpleCov.start do
        <%= @simplecov_config %>
end

end