class ActionDispatch::Journey::Visitors::FormatBuilder

def accept(node); Journey::Format.new(super); end

:nodoc:
def accept(node); Journey::Format.new(super); end