class Sinatra::Base

def test? ; environment == :test ; end

def test? ; environment == :test ; end