# File lib/capybara/rspec/matchers.rb, line 28
      def query
        @query ||= Capybara::Query.new(*@args)
      end