Source: show
# File rhino/rhino/lib/rhino/test_case/policy.rb 71 def self.testing_policy 72 name.gsub(/Test/, "::Scope") 73 end