require 'spec_helper' require 'logging' describe Radiodan::Logging do it 'exists' do subject.is_a?(Class) end end