require 'spec_helper' describe 'Seek' do it 'should detect local ip' do end it 'should search local network' do end it 'should find nodes' do end end