module MiniTestSpecRails::Util

def self.rails3? ; rails30? || rails31? || rails32? ; end

def self.rails3?  ; rails30? || rails31? || rails32? ; end