190 191 192
# File 'lib/gooddata/models/metadata.rb', line 190 def project @project ||= Project[uri.gsub(%r{\/obj\/\d+$}, ''), :client => client] end