An attribute reader for the source string for the resource path prefix. This method
is regenerated at runtime based on what the prefix is set to.
# File activeresource/lib/active_resource/base.rb, line 571
def prefix_source
prefix # generate #prefix and #prefix_source methods first
prefix_source
end