class Spec::Rails::Example::RoutingHelpers::RouteFor

def initialize(example, options)

def initialize(example, options)
  @example, @options = example, options
end