Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
RSpec.shared_examples_for 'Msf::Module::UI' do
it_should_behave_like 'Msf::Module::UI::Line'
it_should_behave_like 'Msf::Module::UI::Message'
end