require File.expand_path('../../../shared/rational/minus', __FILE__) describe "Rational#-" do it_behaves_like(:rational_minus, :-) end