# File src/Component.rb, line 153
def
back
if
@prevPage
yield
@prevPage
end
end