lib/rubocop/rspec/capybara.rb



module RuboCop
  module RSpec
    # RuboCop Capybara project namespace
    module Capybara
    end
  end
end