shared_examples 'common exmaple' do
  it { sleep 0.1 }
end
