lib/twilio-ruby/rest/accounts.rb in twilio-ruby-5.0.0.rc21 vs lib/twilio-ruby/rest/accounts.rb in twilio-ruby-5.0.0.rc22

- old
+ new

@@ -25,10 +25,10 @@ def v1 @v1 ||= V1.new self end def credentials - self.v1.credentials + self.v1.credentials() end ## # Provide a user friendly representation def to_s \ No newline at end of file