# File lib/base_object.rb, line 223
def
action_urls
actions
.
collect
{
|
a
|
a
.
last
}
end