# File lib/fog/aws.rb, line 192
def
self
.
private_ip_address
ip_address
.
gsub
(
/^\d{1,3}\./
,
"10."
)
end