ruby-rspec-its 1.3.0 RSpec extension that provides the its method

RSpec::Its provides the its method as a short-hand to specify the expected value of an attribute. For example, one can use its(:size)\should eq(1)\.