class RSpec::Rails::Matchers::RoutingMatchers::BeRoutableMatcher

def initialize(scope)

def initialize(scope)
  @scope = scope
end