{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"bin","path":"bin","contentType":"directory"},{"name":"examples","path":"examples","contentType":"directory"},{"name":"failing_examples","path":"failing_examples","contentType":"directory"},{"name":"lib","path":"lib","contentType":"directory"},{"name":"plugins","path":"plugins","contentType":"directory"},{"name":"rake_tasks","path":"rake_tasks","contentType":"directory"},{"name":"spec","path":"spec","contentType":"directory"},{"name":"stories","path":"stories","contentType":"directory"},{"name":"story_server","path":"story_server","contentType":"directory"},{"name":".autotest","path":".autotest","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"History.txt","path":"History.txt","contentType":"file"},{"name":"Manifest.txt","path":"Manifest.txt","contentType":"file"},{"name":"README.txt","path":"README.txt","contentType":"file"},{"name":"Rakefile","path":"Rakefile","contentType":"file"},{"name":"TODO","path":"TODO","contentType":"file"},{"name":"init.rb","path":"init.rb","contentType":"file"}],"totalCount":17}},"fileTreeProcessingTime":4.2927800000000005,"foldersToFetch":[],"repo":{"id":33353,"defaultBranch":"master","name":"rspec","ownerLogin":"sr","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2008-07-11T18:07:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/90?v=4","public":true,"private":false,"isOrgOwned":false},"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1614372713.561292","canEdit":false,"refType":"branch","currentOid":"b9f11f51e3476ff9b34995f0adb544b4a80571d3"},"path":"Manifest.txt","currentUser":null,"blob":{"rawLines":[".autotest",".gitignore","History.txt","Manifest.txt","README.txt","Rakefile","TODO","bin/autospec","bin/spec","examples/pure/autogenerated_docstrings_example.rb","examples/pure/before_and_after_example.rb","examples/pure/behave_as_example.rb","examples/pure/custom_expectation_matchers.rb","examples/pure/custom_formatter.rb","examples/pure/dynamic_spec.rb","examples/pure/file_accessor.rb","examples/pure/file_accessor_spec.rb","examples/pure/greeter_spec.rb","examples/pure/helper_method_example.rb","examples/pure/io_processor.rb","examples/pure/io_processor_spec.rb","examples/pure/legacy_spec.rb","examples/pure/mocking_example.rb","examples/pure/multi_threaded_behaviour_runner.rb","examples/pure/nested_classes_example.rb","examples/pure/partial_mock_example.rb","examples/pure/pending_example.rb","examples/pure/predicate_example.rb","examples/pure/priority.txt","examples/pure/shared_example_group_example.rb","examples/pure/shared_stack_examples.rb","examples/pure/spec_helper.rb","examples/pure/stack.rb","examples/pure/stack_spec.rb","examples/pure/stack_spec_with_nested_example_groups.rb","examples/pure/stubbing_example.rb","examples/stories/adder.rb","examples/stories/addition","examples/stories/addition.rb","examples/stories/calculator.rb","examples/stories/game-of-life/.loadpath","examples/stories/game-of-life/README.txt","examples/stories/game-of-life/behaviour/everything.rb","examples/stories/game-of-life/behaviour/examples/examples.rb","examples/stories/game-of-life/behaviour/examples/game_behaviour.rb","examples/stories/game-of-life/behaviour/examples/grid_behaviour.rb","examples/stories/game-of-life/behaviour/stories/CellsWithLessThanTwoNeighboursDie.story","examples/stories/game-of-life/behaviour/stories/CellsWithMoreThanThreeNeighboursDie.story","examples/stories/game-of-life/behaviour/stories/EmptySpacesWithThreeNeighboursCreateACell.story","examples/stories/game-of-life/behaviour/stories/ICanCreateACell.story","examples/stories/game-of-life/behaviour/stories/ICanKillACell.story","examples/stories/game-of-life/behaviour/stories/TheGridWraps.story","examples/stories/game-of-life/behaviour/stories/create_a_cell.rb","examples/stories/game-of-life/behaviour/stories/helper.rb","examples/stories/game-of-life/behaviour/stories/kill_a_cell.rb","examples/stories/game-of-life/behaviour/stories/steps.rb","examples/stories/game-of-life/behaviour/stories/stories.rb","examples/stories/game-of-life/behaviour/stories/stories.txt","examples/stories/game-of-life/life.rb","examples/stories/game-of-life/life/game.rb","examples/stories/game-of-life/life/grid.rb","examples/stories/helper.rb","examples/stories/steps/addition_steps.rb","failing_examples/README.txt","failing_examples/diffing_spec.rb","failing_examples/failing_autogenerated_docstrings_example.rb","failing_examples/failure_in_setup.rb","failing_examples/failure_in_teardown.rb","failing_examples/mocking_example.rb","failing_examples/mocking_with_flexmock.rb","failing_examples/mocking_with_mocha.rb","failing_examples/mocking_with_rr.rb","failing_examples/partial_mock_example.rb","failing_examples/predicate_example.rb","failing_examples/raising_example.rb","failing_examples/spec_helper.rb","failing_examples/syntax_error_example.rb","failing_examples/team_spec.rb","failing_examples/timeout_behaviour.rb","init.rb","lib/autotest/discover.rb","lib/autotest/rspec.rb","lib/spec.rb","lib/spec/adapters.rb","lib/spec/adapters/ruby_engine.rb","lib/spec/adapters/ruby_engine/mri.rb","lib/spec/adapters/ruby_engine/rubinius.rb","lib/spec/example.rb","lib/spec/example/configuration.rb","lib/spec/example/errors.rb","lib/spec/example/example_group.rb","lib/spec/example/example_group_factory.rb","lib/spec/example/example_group_methods.rb","lib/spec/example/example_matcher.rb","lib/spec/example/example_methods.rb","lib/spec/example/module_inclusion_warnings.rb","lib/spec/example/module_reopening_fix.rb","lib/spec/example/pending.rb","lib/spec/example/shared_example_group.rb","lib/spec/expectations.rb","lib/spec/expectations/differs/default.rb","lib/spec/expectations/errors.rb","lib/spec/expectations/extensions.rb","lib/spec/expectations/extensions/object.rb","lib/spec/expectations/extensions/string_and_symbol.rb","lib/spec/expectations/handler.rb","lib/spec/extensions.rb","lib/spec/extensions/class.rb","lib/spec/extensions/main.rb","lib/spec/extensions/metaclass.rb","lib/spec/extensions/object.rb","lib/spec/interop/test.rb","lib/spec/interop/test/unit/autorunner.rb","lib/spec/interop/test/unit/testcase.rb","lib/spec/interop/test/unit/testresult.rb","lib/spec/interop/test/unit/testsuite_adapter.rb","lib/spec/interop/test/unit/ui/console/testrunner.rb","lib/spec/matchers.rb","lib/spec/matchers/be.rb","lib/spec/matchers/be_close.rb","lib/spec/matchers/change.rb","lib/spec/matchers/eql.rb","lib/spec/matchers/equal.rb","lib/spec/matchers/exist.rb","lib/spec/matchers/has.rb","lib/spec/matchers/have.rb","lib/spec/matchers/include.rb","lib/spec/matchers/match.rb","lib/spec/matchers/operator_matcher.rb","lib/spec/matchers/raise_error.rb","lib/spec/matchers/respond_to.rb","lib/spec/matchers/satisfy.rb","lib/spec/matchers/simple_matcher.rb","lib/spec/matchers/throw_symbol.rb","lib/spec/mocks.rb","lib/spec/mocks/argument_constraint_matchers.rb","lib/spec/mocks/argument_expectation.rb","lib/spec/mocks/error_generator.rb","lib/spec/mocks/errors.rb","lib/spec/mocks/extensions.rb","lib/spec/mocks/extensions/object.rb","lib/spec/mocks/framework.rb","lib/spec/mocks/message_expectation.rb","lib/spec/mocks/methods.rb","lib/spec/mocks/mock.rb","lib/spec/mocks/order_group.rb","lib/spec/mocks/proxy.rb","lib/spec/mocks/space.rb","lib/spec/mocks/spec_methods.rb","lib/spec/rake/spectask.rb","lib/spec/rake/verify_rcov.rb","lib/spec/runner.rb","lib/spec/runner/backtrace_tweaker.rb","lib/spec/runner/class_and_arguments_parser.rb","lib/spec/runner/command_line.rb","lib/spec/runner/drb_command_line.rb","lib/spec/runner/example_group_runner.rb","lib/spec/runner/formatter/base_formatter.rb","lib/spec/runner/formatter/base_text_formatter.rb","lib/spec/runner/formatter/failing_example_groups_formatter.rb","lib/spec/runner/formatter/failing_examples_formatter.rb","lib/spec/runner/formatter/html_formatter.rb","lib/spec/runner/formatter/nested_text_formatter.rb","lib/spec/runner/formatter/profile_formatter.rb","lib/spec/runner/formatter/progress_bar_formatter.rb","lib/spec/runner/formatter/snippet_extractor.rb","lib/spec/runner/formatter/specdoc_formatter.rb","lib/spec/runner/formatter/story/html_formatter.rb","lib/spec/runner/formatter/story/plain_text_formatter.rb","lib/spec/runner/formatter/text_mate_formatter.rb","lib/spec/runner/heckle_runner.rb","lib/spec/runner/heckle_runner_unsupported.rb","lib/spec/runner/option_parser.rb","lib/spec/runner/options.rb","lib/spec/runner/reporter.rb","lib/spec/runner/spec_parser.rb","lib/spec/story.rb","lib/spec/story/extensions.rb","lib/spec/story/extensions/main.rb","lib/spec/story/extensions/regexp.rb","lib/spec/story/extensions/string.rb","lib/spec/story/given_scenario.rb","lib/spec/story/runner.rb","lib/spec/story/runner/plain_text_story_runner.rb","lib/spec/story/runner/scenario_collector.rb","lib/spec/story/runner/scenario_runner.rb","lib/spec/story/runner/story_mediator.rb","lib/spec/story/runner/story_parser.rb","lib/spec/story/runner/story_runner.rb","lib/spec/story/scenario.rb","lib/spec/story/step.rb","lib/spec/story/step_group.rb","lib/spec/story/step_mother.rb","lib/spec/story/story.rb","lib/spec/story/world.rb","lib/spec/version.rb","plugins/mock_frameworks/flexmock.rb","plugins/mock_frameworks/mocha.rb","plugins/mock_frameworks/rr.rb","plugins/mock_frameworks/rspec.rb","rake_tasks/examples.rake","rake_tasks/examples_with_rcov.rake","rake_tasks/failing_examples_with_html.rake","rake_tasks/verify_rcov.rake","spec/README.jruby","spec/autotest/discover_spec.rb","spec/autotest/rspec_spec.rb","spec/autotest_helper.rb","spec/autotest_matchers.rb","spec/rspec_suite.rb","spec/ruby_forker.rb","spec/spec.opts","spec/spec/adapters/ruby_engine_spec.rb","spec/spec/example/configuration_spec.rb","spec/spec/example/example_group/described_module_spec.rb","spec/spec/example/example_group/warning_messages_spec.rb","spec/spec/example/example_group_class_definition_spec.rb","spec/spec/example/example_group_factory_spec.rb","spec/spec/example/example_group_methods_spec.rb","spec/spec/example/example_group_spec.rb","spec/spec/example/example_matcher_spec.rb","spec/spec/example/example_methods_spec.rb","spec/spec/example/example_runner_spec.rb","spec/spec/example/example_spec.rb","spec/spec/example/nested_example_group_spec.rb","spec/spec/example/pending_module_spec.rb","spec/spec/example/predicate_matcher_spec.rb","spec/spec/example/shared_example_group_spec.rb","spec/spec/example/subclassing_example_group_spec.rb","spec/spec/expectations/differs/default_spec.rb","spec/spec/expectations/extensions/object_spec.rb","spec/spec/expectations/fail_with_spec.rb","spec/spec/extensions/main_spec.rb","spec/spec/interop/test/unit/resources/spec_that_fails.rb","spec/spec/interop/test/unit/resources/spec_that_passes.rb","spec/spec/interop/test/unit/resources/spec_with_errors.rb","spec/spec/interop/test/unit/resources/test_case_that_fails.rb","spec/spec/interop/test/unit/resources/test_case_that_passes.rb","spec/spec/interop/test/unit/resources/test_case_with_errors.rb","spec/spec/interop/test/unit/resources/testsuite_adapter_spec_with_test_unit.rb","spec/spec/interop/test/unit/spec_spec.rb","spec/spec/interop/test/unit/test_unit_spec_helper.rb","spec/spec/interop/test/unit/testcase_spec.rb","spec/spec/interop/test/unit/testsuite_adapter_spec.rb","spec/spec/matchers/be_close_spec.rb","spec/spec/matchers/be_spec.rb","spec/spec/matchers/change_spec.rb","spec/spec/matchers/description_generation_spec.rb","spec/spec/matchers/eql_spec.rb","spec/spec/matchers/equal_spec.rb","spec/spec/matchers/exist_spec.rb","spec/spec/matchers/handler_spec.rb","spec/spec/matchers/has_spec.rb","spec/spec/matchers/have_spec.rb","spec/spec/matchers/include_spec.rb","spec/spec/matchers/match_spec.rb","spec/spec/matchers/matcher_methods_spec.rb","spec/spec/matchers/mock_constraint_matchers_spec.rb","spec/spec/matchers/operator_matcher_spec.rb","spec/spec/matchers/raise_error_spec.rb","spec/spec/matchers/respond_to_spec.rb","spec/spec/matchers/satisfy_spec.rb","spec/spec/matchers/simple_matcher_spec.rb","spec/spec/matchers/throw_symbol_spec.rb","spec/spec/mocks/any_number_of_times_spec.rb","spec/spec/mocks/argument_expectation_spec.rb","spec/spec/mocks/at_least_spec.rb","spec/spec/mocks/at_most_spec.rb","spec/spec/mocks/bug_report_10260_spec.rb","spec/spec/mocks/bug_report_10263_spec.rb","spec/spec/mocks/bug_report_11545_spec.rb","spec/spec/mocks/bug_report_15719_spec.rb","spec/spec/mocks/bug_report_7611_spec.rb","spec/spec/mocks/bug_report_7805_spec.rb","spec/spec/mocks/bug_report_8165_spec.rb","spec/spec/mocks/bug_report_8302_spec.rb","spec/spec/mocks/failing_mock_argument_constraints_spec.rb","spec/spec/mocks/hash_including_matcher_spec.rb","spec/spec/mocks/mock_ordering_spec.rb","spec/spec/mocks/mock_space_spec.rb","spec/spec/mocks/mock_spec.rb","spec/spec/mocks/multiple_return_value_spec.rb","spec/spec/mocks/null_object_mock_spec.rb","spec/spec/mocks/once_counts_spec.rb","spec/spec/mocks/options_hash_spec.rb","spec/spec/mocks/partial_mock_spec.rb","spec/spec/mocks/partial_mock_using_mocks_directly_spec.rb","spec/spec/mocks/passing_mock_argument_constraints_spec.rb","spec/spec/mocks/precise_counts_spec.rb","spec/spec/mocks/record_messages_spec.rb","spec/spec/mocks/stub_spec.rb","spec/spec/mocks/twice_counts_spec.rb","spec/spec/package/bin_spec_spec.rb","spec/spec/runner/class_and_argument_parser_spec.rb","spec/spec/runner/command_line_spec.rb","spec/spec/runner/drb_command_line_spec.rb","spec/spec/runner/empty_file.txt","spec/spec/runner/examples.txt","spec/spec/runner/execution_context_spec.rb","spec/spec/runner/failed.txt","spec/spec/runner/formatter/failing_example_groups_formatter_spec.rb","spec/spec/runner/formatter/failing_examples_formatter_spec.rb","spec/spec/runner/formatter/html_formatted-1.8.4.html","spec/spec/runner/formatter/html_formatted-1.8.5-jruby.html","spec/spec/runner/formatter/html_formatted-1.8.5.html","spec/spec/runner/formatter/html_formatted-1.8.6-jruby.html","spec/spec/runner/formatter/html_formatted-1.8.6.html","spec/spec/runner/formatter/html_formatter_spec.rb","spec/spec/runner/formatter/nested_text_formatter_spec.rb","spec/spec/runner/formatter/profile_formatter_spec.rb","spec/spec/runner/formatter/progress_bar_formatter_spec.rb","spec/spec/runner/formatter/snippet_extractor_spec.rb","spec/spec/runner/formatter/spec_mate_formatter_spec.rb","spec/spec/runner/formatter/specdoc_formatter_spec.rb","spec/spec/runner/formatter/story/html_formatter_spec.rb","spec/spec/runner/formatter/story/plain_text_formatter_spec.rb","spec/spec/runner/formatter/text_mate_formatted-1.8.4.html","spec/spec/runner/formatter/text_mate_formatted-1.8.6.html","spec/spec/runner/heckle_runner_spec.rb","spec/spec/runner/heckler_spec.rb","spec/spec/runner/noisy_backtrace_tweaker_spec.rb","spec/spec/runner/option_parser_spec.rb","spec/spec/runner/options_spec.rb","spec/spec/runner/output_one_time_fixture.rb","spec/spec/runner/output_one_time_fixture_runner.rb","spec/spec/runner/output_one_time_spec.rb","spec/spec/runner/quiet_backtrace_tweaker_spec.rb","spec/spec/runner/reporter_spec.rb","spec/spec/runner/resources/a_bar.rb","spec/spec/runner/resources/a_foo.rb","spec/spec/runner/resources/a_spec.rb","spec/spec/runner/spec.opts","spec/spec/runner/spec_drb.opts","spec/spec/runner/spec_parser/spec_parser_fixture.rb","spec/spec/runner/spec_parser_spec.rb","spec/spec/runner/spec_spaced.opts","spec/spec/runner_spec.rb","spec/spec/spec_classes.rb","spec/spec/story/builders.rb","spec/spec/story/extensions/main_spec.rb","spec/spec/story/extensions_spec.rb","spec/spec/story/given_scenario_spec.rb","spec/spec/story/runner/plain_text_story_runner_spec.rb","spec/spec/story/runner/scenario_collector_spec.rb","spec/spec/story/runner/scenario_runner_spec.rb","spec/spec/story/runner/story_mediator_spec.rb","spec/spec/story/runner/story_parser_spec.rb","spec/spec/story/runner/story_runner_spec.rb","spec/spec/story/runner_spec.rb","spec/spec/story/scenario_spec.rb","spec/spec/story/step_group_spec.rb","spec/spec/story/step_mother_spec.rb","spec/spec/story/step_spec.rb","spec/spec/story/story_helper.rb","spec/spec/story/story_spec.rb","spec/spec/story/world_spec.rb","spec/spec_helper.rb","stories/all.rb","stories/example_groups/autogenerated_docstrings","stories/example_groups/example_group_with_should_methods","stories/example_groups/nested_groups","stories/example_groups/output","stories/example_groups/stories.rb","stories/helper.rb","stories/interop/examples_and_tests_together","stories/interop/stories.rb","stories/interop/test_case_with_should_methods","stories/mock_framework_integration/stories.rb","stories/mock_framework_integration/use_flexmock.story","stories/pending_stories/README","stories/resources/helpers/cmdline.rb","stories/resources/helpers/story_helper.rb","stories/resources/matchers/smart_match.rb","stories/resources/spec/example_group_with_should_methods.rb","stories/resources/spec/simple_spec.rb","stories/resources/spec/spec_with_flexmock.rb","stories/resources/steps/running_rspec.rb","stories/resources/stories/failing_story.rb","stories/resources/test/spec_and_test_together.rb","stories/resources/test/test_case_with_should_methods.rb","stories/stories/multiline_steps.story","stories/stories/steps/multiline_steps.rb","stories/stories/stories.rb"],"stylingDirectives":[[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]],"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/sr/rspec/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"Manifest.txt","displayUrl":"https://github.com/sr/rspec/blob/master/Manifest.txt?raw=true","headerInfo":{"blobSize":"14.5 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"29b6334","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fsr%2Frspec%2Fblob%2Fmaster%2FManifest.txt","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"383","truncatedSloc":"383"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Text","languageID":372,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/sr/rspec/blob/master/Manifest.txt","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/sr/rspec/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/sr/rspec/raw/master/Manifest.txt","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":true,"symbols":[]}},"copilotInfo":null,"copilotAccessAllowed":false,"csrf_tokens":{"/sr/rspec/branches":{"post":"5tKbDx6FiNLJ7LeJ_h-mfyBZLIy6j1WWHIE1wIzV_H5yJTvxuj0n4Ik4qHa_DRiGlMhvOJUytYwa55cYb_zTjQ"},"/repos/preferences":{"post":"0gBxp0iZbVewjIxyDzNIWM7DvfNNG53PvxRq4tDWPPzEAtV9JxDyfVjgdd8wRaSFO75FQHpJLuGwvDILgaoh1Q"}}},"title":"rspec/Manifest.txt at master ยท sr/rspec"}